home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format Collection 27
/
PC FORMAT.iso
/
piranha
/
install.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-03-18
|
194 b
|
10 lines
echo off
cls
echo This program will install Piranha to a directory called PIRANHA on your
echo hard drive.
pause
pdemo95 -d c:\piranha
echo.
echo Run START.BAT to start the game.
pause